home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1999 November / SOTMC_Nov1999-Ultimate.iso / mac / REALbasic ƒ / Examples / Techniques / ShowClipWin / ReadMe!!! next >
Encoding:
Text File  |  1998-05-17  |  388 b   |  10 lines  |  [ttro/ttxt]

  1. ShowClipWin was made in 1998 by Jonatan UppstrÜm. It is a window that you can use in your own projects. Just drag the window-icon onto the properties window and use the following code somewhere in your app to open the window:
  2.  
  3. Dim h As showClipWin
  4. h = new showClipWin
  5.  
  6. ShowClipWIn is 100% free for any use and you can change it as much as you want.
  7.  
  8. Send comments to:
  9. uppstrom@swipnet.se
  10.